Application-Defined Routines
If your application sends an Apple event usingAESend
and is waiting for a reply, or if it callsAEInteractWithUser
, you can provide an idle function to handle update events, null events, operating-system events, and activate events. You can also provide a reply filter function that can handle any high-level events that you want your application to handle while it is waiting for a reply or for user interaction.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help